home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / comm / callbbs.zip / INSTALL.BAT < prev    next >
DOS Batch File  |  1995-10-02  |  6KB  |  217 lines

  1. @echo off
  2. rem  This is the "installer" for EZ_Online (EZOL)
  3.  
  4. set drive=
  5. if %0==a:\install goto drivea
  6. if %0==b:\install goto driveb
  7. echo.
  8. echo.
  9. echo.
  10. echo.
  11. echo                 Sorry ... can't find %0
  12. echo.
  13. echo                 Please enter "a:\install" (or "b:\install")
  14. echo.
  15. echo.
  16. echo.
  17. pause
  18. goto done
  19.  
  20. :drivea
  21. set drive=a:
  22. %drive%
  23. goto drivefound
  24.  
  25. :driveb
  26. set drive=b:
  27. %drive%
  28. goto drivefound
  29.  
  30. :drivefound
  31. echo on
  32. prompt $e[44m
  33. prompt $p$g
  34. @echo off
  35.  
  36. cls
  37. echo.
  38. echo   EZ-Online                                                          i1
  39. echo  ───────────────────────────────────────────────────────────────────────
  40. echo.
  41. echo.
  42. echo                              -= EZ-Online =-
  43. echo.
  44. echo.
  45. echo               Thank you for trying EZ-Online!
  46. echo.
  47. echo               This program will install the software and some
  48. echo               text files in a directory named C:\EZOL, then
  49. echo               take you to that directory to read some preliminary
  50. echo               information.
  51. echo.
  52. echo               It'll then automatically install a simple, easy to
  53. echo               use "Communications Program".  After that you'll
  54. echo               be all ready to make your first call to a BBS.
  55. echo.
  56. echo               The whole process takes only about five minutes!
  57. echo.
  58. echo.
  59. echo.
  60. pause
  61.  
  62. cls
  63. echo.
  64. echo   EZ-Online                                                          i2
  65. echo  ───────────────────────────────────────────────────────────────────────
  66. echo.
  67. echo.
  68. echo               This disk is provided FREE by Evil-Crypt BBS, a free
  69. echo               bulletin board system in Redford, MI usa.
  70. echo.
  71. echo               The software on this disk , VIEW and BananaCom!, is
  72. echo               provided to you as a courtesy to its authors.  Both
  73. echo               are top quality programs, which showcase "freeware"
  74. echo               top "shareware" at its very best.
  75. echo.
  76. echo                    If you decide that BananaCom! is worth
  77. echo                    keeping, please send the author the
  78. echo                    small registration fee requested.
  79. echo.
  80. echo               Registered users usually receive special notice
  81. echo               of all future program enhancements, special upgrade
  82. echo               prices, and free technical support.  The registered
  83. echo               versions of some shareware programs also sometimes
  84. echo               include additional functions and features.
  85. echo.
  86. pause
  87.  
  88. cls
  89. echo.
  90. echo   EZ-Online                                                          i3
  91. echo  ───────────────────────────────────────────────────────────────────────
  92. echo.
  93. echo.
  94. echo                    ... providing a full copy of VIEW in the
  95. echo                           C:\EZOL\VIEW subdirectory
  96. echo.
  97. echo.
  98. if exist c:\ezol\nul goto dir_error
  99. md c:\ezol
  100. md c:\ezol\view
  101. pkunzip view-32a.zip c:\ezol\view
  102.  
  103. cls
  104. echo.
  105. echo   EZ-Online                                                          i4
  106. echo  ───────────────────────────────────────────────────────────────────────
  107. echo.
  108. echo.
  109. echo               Moving the files to your hard drive ...
  110. echo.
  111. echo                    ... copying VIEW to C:\EZOL
  112. echo.
  113. echo.
  114. copy c:\ezol\view\view.exe c:\ezol
  115.  
  116. cls
  117. echo.
  118. echo   EZ-Online                                                          i5
  119. echo  ───────────────────────────────────────────────────────────────────────
  120. echo.
  121. echo.
  122. echo                    ... providing a full copy of BananaCom! in
  123. echo                           C:\EZOL\BCOM subdirectory
  124. echo.
  125. echo.
  126. md c:\ezol\bcom
  127. pkunzip bcom.zip c:\ezol\bcom
  128. copy bcom.txt c:\ezol\bcom
  129. copy welcome.bat c:\ezol
  130.  
  131. cls
  132. echo.
  133. echo   EZ-Online                                                          i6
  134. echo  ───────────────────────────────────────────────────────────────────────
  135. echo.
  136. echo.
  137. echo                    ... copying BananaCom!'s installation utility
  138. echo                           to C:\EZOL
  139. echo.
  140. echo.
  141. copy c:\ezol\bcom\install.exe c:\ezol
  142.  
  143. cls
  144. echo.
  145. echo   EZ-Online                                                          i7
  146. echo  ───────────────────────────────────────────────────────────────────────
  147. echo.
  148. echo.
  149. echo                    ... copying the text files and a copy of
  150. echo                        the current list of 313-area BBS's
  151. echo                        to C:\EZOL
  152. echo.
  153. echo.
  154. copy welcome.txt c:\ezol
  155. copy no_modem.txt c:\ezol
  156. copy 313bbs.lst c:\ezol
  157.  
  158. cls
  159. echo.
  160. echo   EZ-Online                                                          i8
  161. echo  ───────────────────────────────────────────────────────────────────────
  162. echo.
  163. echo.
  164. echo               The EZ-Online files are now all installed on your
  165. echo               hard drive.
  166. echo.
  167. echo               Please read the following short subjects for some
  168. echo               interesting information about BBS'ing!
  169. echo.
  170. echo.
  171. echo.
  172. echo.
  173. echo.
  174. pause
  175.  
  176. cls
  177. call c:\ezol\welcome.bat
  178. goto done
  179.  
  180. :dir_error
  181. cls
  182. echo.
  183. echo   EZ-Online                                                          i9
  184. echo  ───────────────────────────────────────────────────────────────────────
  185. echo.
  186. echo.
  187. echo               A C:\EZOL directory already exists on your hard
  188. echo               drive, which might contain a previously installed
  189. echo               copy of EZ-Online or some other unrelated software.
  190. echo               To avoid overwriting this directory, the EZ-Online
  191. echo               files have not been installed.
  192. echo.
  193. echo               Please check your C:\EZOL directory to see what it
  194. echo               contains.  If you wish to run the EZ-Online INSTALL
  195. echo               again, you can temporarily rename the old directory
  196. echo               C:\EZOL~ (just add the tilde character).
  197. echo.
  198. echo                   INSTALL must be run from MS-DOS. If you're
  199. echo                   running in Windows, please quit to MS-DOS
  200. echo                   and try again.
  201. echo.
  202. echo.
  203. echo.
  204. pause
  205. goto done
  206.  
  207. :done
  208. c:
  209. if exist c:\ezol\*.exe del c:\ezol\*.exe
  210. if exist c:\ezol\*.bat del c:\ezol\*.bat
  211. echo on
  212. prompt $e[0m
  213. prompt $p$g
  214. cls
  215.  
  216. :end
  217.